home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / lightsprites.swf / scripts / DefineButton2_912 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-27  |  134 b   |  5 lines

  1. on(release){
  2.    getUrl("http://www.bagunk.com/scores.php?profile=358", "_blank");
  3.    _global.SoundManager.PlaySound("button2");
  4. }
  5.